-- background: 2598 from stack: in.2 -- bmap block id: 0 -- flags: 4000 -- background id: 0 -- name: toolBoxBackground -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=0 top=315 right=342 bottom=43 -- title width / last selected line: 0 -- icon id / first selected line: 1011 / 1011 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Go Home ----- HyperTalk script ----- on mouseUp visual effect wipe left very slowly Go to card "Goodbye" -- "It's only a paper moon" If (highLight of card button "Turn off sound" of card "First") is false then Play harpsichord tempo 200 "0e d4q de d5e dq de cq b4e ah 0e 0e d4q de c5 cq ce b4q ae gh" && "0q d4q de d5e dq d#e eq ce a4q ge f#q e5e dq f#4e gh" wait until the sound is "done" doMenu "Home" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: A001 -- rect: left=44 top=298 right=342 bottom=103 -- title width / last selected line: 0 -- icon id / first selected line: 21449 / 21449 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Instructions ----- HyperTalk script ----- on mouseUp visual effect iris close very slowly go to card "First" Set the visible of card field "mask birth data entry" to false Set the visible of card field "mask return" to false end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A001 -- rect: left=464 top=299 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 29114 / 29114 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect wipe right very slowly go back Set the visible of card field "Mask birth data entry" of card "First" to false end mouseUp